Add a GtkPlacesOpenMode enum to say how a shortcut should be opened
authorFederico Mena Quintero <federico@gnome.org>
Wed, 28 Sep 2011 15:22:05 +0000 (10:22 -0500)
committerFederico Mena Quintero <federico@gnome.org>
Tue, 4 Sep 2012 01:38:55 +0000 (20:38 -0500)
commit5d1620f0c034dd3e598ba9007bee0f84b1fe942a
tree54d3be4c74f3c3b9662105600cd37341b6aaad45
parent4284d74b3ff46d7e1fe12d6026e958c2a3a6b94d
Add a GtkPlacesOpenMode enum to say how a shortcut should be opened

Nautilus lets you open things in the same tab, in a new tab, or in
a new window.  We will expose these semantics through an enum, as
part of an 'open' signal.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkplacessidebar.c
gtk/gtkplacessidebar.h